Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Bumps the compiling group with 1 update: rolldown.

Updates rolldown from 1.0.0-beta.28 to 1.0.0-beta.30

Release notes

Sourced from rolldown's releases.

v1.0.0-beta.30

[1.0.0-beta.30] - 2025-07-30

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from rolldown's changelog.

[1.0.0-beta.30] - 2025-07-30

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

... (truncated)

Commits
  • de74142 release: v1.0.0-beta.30 (#5510)
  • 5d7d77e feat(hmr): multiple changes should result to multiple updates (#5500)
  • 1716ef2 refactor(hmr): replace HmrOutput with HmrUpdate (#5488)
  • 4df7ae3 fix(cli): remove unnecessary await (#5487)
  • e74b5e4 fix(browser): stub fs/promises for browser build (#5484)
  • 1e5f0d2 feat(plugin/vite-resolve): add warn / debug logs (#5476)
  • 11923a5 feat: add this.fs support (#5475)
  • 5e683ec feat(rolldown_plugin_asset): align generate_bundle logic (#5480)
  • f5a5f84 feat(rolldown)!: remove unfinished module federation support (#5471)
  • 6e66352 refactor(hmr): tweak naming and add comments (#5459)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code labels Aug 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 5, 2025 06:23
@dependabot dependabot bot added dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code labels Aug 5, 2025
@vercel
Copy link

vercel bot commented Aug 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
api-docs-tooling ✅ Ready (Inspect) Visit Preview Aug 5, 2025 8:17pm

@codecov
Copy link

codecov bot commented Aug 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.27%. Comparing base (82f8545) to head (f75aa0b).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #389   +/-   ##
=======================================
  Coverage   74.27%   74.27%           
=======================================
  Files         118      118           
  Lines       11041    11041           
  Branches      695      695           
=======================================
  Hits         8201     8201           
  Misses       2837     2837           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@AugustinMauroy AugustinMauroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this version the perf is better

@avivkeller
Copy link
Member

In this version the perf is better

👀 How much better?

@AugustinMauroy
Copy link
Member

In this version the perf is better

👀 How much better?

https://bsky.app/profile/voidzero.dev/post/3lvn4ky4as22q
https://voidzero.dev/posts/whats-new-jul-2025#rolldown

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/compiling-aff25f2478 branch from d2328e7 to b5d402a Compare August 5, 2025 20:15
Bumps the compiling group with 1 update: [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown).


Updates `rolldown` from 1.0.0-beta.28 to 1.0.0-beta.30
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-beta.30/packages/rolldown)

---
updated-dependencies:
- dependency-name: rolldown
  dependency-version: 1.0.0-beta.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: compiling
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/compiling-aff25f2478 branch from b5d402a to f75aa0b Compare August 5, 2025 20:16
@ovflowd ovflowd merged commit a386315 into main Aug 6, 2025
18 checks passed
@ovflowd ovflowd deleted the dependabot/npm_and_yarn/compiling-aff25f2478 branch August 6, 2025 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants